[INFO] cloning repository https://github.com/dicksonoche/sm_wormhole_bridgeidx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dicksonoche/sm_wormhole_bridgeidx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdicksonoche%2Fsm_wormhole_bridgeidx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdicksonoche%2Fsm_wormhole_bridgeidx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c258bcd32839a706ffe167b10aabe3ece040176
[INFO] checking dicksonoche/sm_wormhole_bridgeidx against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdicksonoche%2Fsm_wormhole_bridgeidx" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dicksonoche/sm_wormhole_bridgeidx
[INFO] finished tweaking git repo https://github.com/dicksonoche/sm_wormhole_bridgeidx
[INFO] tweaked toml for git repo https://github.com/dicksonoche/sm_wormhole_bridgeidx written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dicksonoche/sm_wormhole_bridgeidx on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dicksonoche/sm_wormhole_bridgeidx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded substreams-solana-core v0.14.1
[INFO] [stderr]   Downloaded substreams-macro v0.6.1
[INFO] [stderr]   Downloaded substreams v0.6.1
[INFO] [stderr]   Downloaded substreams-solana v0.14.1
[INFO] [stderr]   Downloaded substreams-solana-macro v0.14.1
[INFO] [stderr]   Downloaded pest_meta v2.8.0
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] [stderr]   Downloaded pest_generator v2.8.0
[INFO] [stderr]   Downloaded pest_derive v2.8.0
[INFO] [stderr]   Downloaded pest v2.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 981cf533c71b8566ac0b99eb2be9513e98b1e81947eaac10c09fcffb23f5c29c
[INFO] running `Command { std: "docker" "start" "981cf533c71b8566ac0b99eb2be9513e98b1e81947eaac10c09fcffb23f5c29c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "981cf533c71b8566ac0b99eb2be9513e98b1e81947eaac10c09fcffb23f5c29c" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "981cf533c71b8566ac0b99eb2be9513e98b1e81947eaac10c09fcffb23f5c29c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "981cf533c71b8566ac0b99eb2be9513e98b1e81947eaac10c09fcffb23f5c29c" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling substreams-solana-macro v0.14.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling substreams-macro v0.6.1
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking substreams-solana-core v0.14.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling sm_bridge_indexer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking substreams v0.6.1
[INFO] [stderr]     Checking substreams-solana v0.14.1
[INFO] [stdout] warning: unused imports: `ConfirmedTransaction` and `Message`
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Block, ConfirmedTransaction, Transaction, InnerInstructions, Message
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^                                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConfirmedTransaction` and `Message`
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Block, ConfirmedTransaction, Transaction, InnerInstructions, Message
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^                                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_slot`
[INFO] [stdout]   --> src/lib.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let block_slot = blk.slot;
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_slot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_timestamp`
[INFO] [stdout]   --> src/lib.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let block_timestamp = blk.block_time.as_ref().map(|t| t.timestamp).unwrap_or(0);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx_index`
[INFO] [stdout]   --> src/lib.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 |     for (tx_index, (transaction, meta)) in blk.transactions().filter_map(|tx| {
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tx_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `meta`
[INFO] [stdout]   --> src/lib.rs:81:34
[INFO] [stdout]    |
[INFO] [stdout] 81 |     for (tx_index, (transaction, meta)) in blk.transactions().filter_map(|tx| {
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx_id`
[INFO] [stdout]   --> src/lib.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let tx_id = bs58::encode(&transaction.id()).into_string();
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_tx_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_slot`
[INFO] [stdout]    --> src/lib.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let block_slot = blk.slot;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_slot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_timestamp`
[INFO] [stdout]    --> src/lib.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |     let block_timestamp = blk.block_time.as_ref().map(|t| t.timestamp).unwrap_or(0);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx_index`
[INFO] [stdout]    --> src/lib.rs:192:10
[INFO] [stdout]     |
[INFO] [stdout] 192 |     for (tx_index, (transaction, meta)) in blk.transactions().filter_map(|tx| {
[INFO] [stdout]     |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tx_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `meta`
[INFO] [stdout]    --> src/lib.rs:192:34
[INFO] [stdout]     |
[INFO] [stdout] 192 |     for (tx_index, (transaction, meta)) in blk.transactions().filter_map(|tx| {
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_slot`
[INFO] [stdout]    --> src/lib.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let block_slot = blk.slot;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_slot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_timestamp`
[INFO] [stdout]    --> src/lib.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let block_timestamp = blk.block_time.as_ref().map(|t| t.timestamp).unwrap_or(0);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx_index`
[INFO] [stdout]    --> src/lib.rs:238:10
[INFO] [stdout]     |
[INFO] [stdout] 238 |     for (tx_index, (transaction, meta)) in blk.transactions().filter_map(|tx| {
[INFO] [stdout]     |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tx_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `meta`
[INFO] [stdout]    --> src/lib.rs:238:34
[INFO] [stdout]     |
[INFO] [stdout] 238 |     for (tx_index, (transaction, meta)) in blk.transactions().filter_map(|tx| {
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_slot`
[INFO] [stdout]   --> src/lib.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let block_slot = blk.slot;
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_slot`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_timestamp`
[INFO] [stdout]   --> src/lib.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let block_timestamp = blk.block_time.as_ref().map(|t| t.timestamp).unwrap_or(0);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx_index`
[INFO] [stdout]   --> src/lib.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 |     for (tx_index, (transaction, meta)) in blk.transactions().filter_map(|tx| {
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tx_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `meta`
[INFO] [stdout]   --> src/lib.rs:81:34
[INFO] [stdout]    |
[INFO] [stdout] 81 |     for (tx_index, (transaction, meta)) in blk.transactions().filter_map(|tx| {
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx_id`
[INFO] [stdout]   --> src/lib.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let tx_id = bs58::encode(&transaction.id()).into_string();
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_tx_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_slot`
[INFO] [stdout]    --> src/lib.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let block_slot = blk.slot;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_slot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_timestamp`
[INFO] [stdout]    --> src/lib.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |     let block_timestamp = blk.block_time.as_ref().map(|t| t.timestamp).unwrap_or(0);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx_index`
[INFO] [stdout]    --> src/lib.rs:192:10
[INFO] [stdout]     |
[INFO] [stdout] 192 |     for (tx_index, (transaction, meta)) in blk.transactions().filter_map(|tx| {
[INFO] [stdout]     |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tx_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `meta`
[INFO] [stdout]    --> src/lib.rs:192:34
[INFO] [stdout]     |
[INFO] [stdout] 192 |     for (tx_index, (transaction, meta)) in blk.transactions().filter_map(|tx| {
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_slot`
[INFO] [stdout]    --> src/lib.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let block_slot = blk.slot;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_slot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_timestamp`
[INFO] [stdout]    --> src/lib.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let block_timestamp = blk.block_time.as_ref().map(|t| t.timestamp).unwrap_or(0);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx_index`
[INFO] [stdout]    --> src/lib.rs:238:10
[INFO] [stdout]     |
[INFO] [stdout] 238 |     for (tx_index, (transaction, meta)) in blk.transactions().filter_map(|tx| {
[INFO] [stdout]     |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tx_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `meta`
[INFO] [stdout]    --> src/lib.rs:238:34
[INFO] [stdout]     |
[INFO] [stdout] 238 |     for (tx_index, (transaction, meta)) in blk.transactions().filter_map(|tx| {
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.36s
[INFO] running `Command { std: "docker" "inspect" "981cf533c71b8566ac0b99eb2be9513e98b1e81947eaac10c09fcffb23f5c29c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "981cf533c71b8566ac0b99eb2be9513e98b1e81947eaac10c09fcffb23f5c29c", kill_on_drop: false }`
[INFO] [stdout] 981cf533c71b8566ac0b99eb2be9513e98b1e81947eaac10c09fcffb23f5c29c
